projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2006-01-07
kaf24@firebug...
Remove netif_be_dbg debug-key handler from netback...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
kaf24@firebug...
Handle migration of x86 VCPUs between physical CPUs.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
kaf24@firebug...
Reduce locked critical region in __enter_scheduler(),
commit
|
commitdiff
|
tree
|
snapshot
2006-01-07
vhanquez@kneesa...
separate installation of headers from the linux tree...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
vhanquez@kneesa...
test return value of kmalloc to prevent crash is the...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
vhanquez@kneesa...
Get rid of the err variable by directly returning error...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
kaf24@firebug...
Change the context-switch interface. Get rid of
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
kaf24@firebug...
Rename per-domain cpumask to more descriptive domain_di...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
kaf24@firebug...
Clean up domain shutdown and modification of vcpu
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
cl349@firebug...
Always EXPORT_SYMBOL pm_power_off now that pm_power_off...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
cl349@firebug...
Move definition of pm_power_off to a more sensible...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
kaf24@firebug...
Fix a couple of bogus dom0_op names:
commit
|
commitdiff
|
tree
|
snapshot
2006-01-06
kaf24@firebug...
Clean up xen-internal representation of per-vcpu
commit
|
commitdiff
|
tree
|
snapshot
2006-01-05
kaf24@firebug...
Fix up x86 emulator header docs and ensure callers use
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
kaf24@firebug...
The dom0_ops implementation wasn't matching the interfa...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
kaf24@firebug...
Fixes to mtrr interface code in linux guest.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
kaf24@firebug...
Add IO-APIC interrupt debugging to 'i' debug key.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
kaf24@firebug...
Fix split of duties between close_netdev() and
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
kaf24@firebug...
Add pending status to irq debugkey dump.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
kaf24@firebug...
Add dubug key for dumping guest-bound physical interrupts
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
kaf24@firebug...
This patch adds TPM_Seal support to the VTSP. On measur...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
kaf24@firebug...
merge
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
kaf24@firebug...
Marge with xen-ia64-unstable.hg
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
vhanquez@kneesa...
convert latest old initializer to C99 initializer
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
djm@kirby.fc...
Adapt xen-ia64 to changes in xen-unstable
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
djm@kirby.fc...
Merge
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
djm@kirby.fc...
Small bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
emellor@leeni...
Remove 03_network_attach_detach_multiple_pos.test from...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
emellor@leeni...
Vcpu-list's error message shows an unnecessary header.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
emellor@leeni...
These xm info, top, dmesg and log requre no parameter.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
kaf24@firebug...
Move public hvm interfaces into xen/include/public...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
kaf24@firebug...
merge
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
kaf24@firebug...
Rename VMX option name lapic to apic, and pass it to...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
vhanquez@kneesa...
merge
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
vhanquez@kneesa...
mixup during reorganization. when SIF_INITDOMAIN it...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-02
kaf24@firebug...
Fix VMX disk config string parse (allow leading whitesp...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-01
kaf24@firebug...
Provide an option to disable ACPI from the VMX config...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
vhanquez@kneesa...
fix possible memory leak if one of the kmalloc fail.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
vhanquez@kneesa...
remove one pointless macro and make code paths explicit.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
vhanquez@kneesa...
reorganize code to avoid duplication
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
vhanquez@kneesa...
Convert old initializer to C99 initializer.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
vhanquez@kneesa...
directly return -ENOMEM instead of jumping to a return...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
vhanquez@kneesa...
move error handling out of line to avoid duplicated...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
kaf24@firebug...
Clean up 'q' debug key output.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
kaf24@firebug...
Allow non-privileged domains restricted access to
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
kaf24@firebug...
Store admin-specified ioport capabilities in a rangeset
commit
|
commitdiff
|
tree
|
snapshot
2005-12-31
djm@kirby.fc...
Enable stack trace on Xen BUG (by Isaku Yamahata)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-30
djm@kirby.fc...
Plumb through nr_pages -- needed for correct balloon...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-30
djm@kirby.fc...
Missing initialization in cache sync code (by Anthony Xu)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-30
kaf24@firebug...
Fix a missing break in ioemu command-line parsing switch
commit
|
commitdiff
|
tree
|
snapshot
2005-12-30
kaf24@firebug...
Fix rdmsrl() for x86_32 -- high 32 bits must be cast to
commit
|
commitdiff
|
tree
|
snapshot
2005-12-30
kaf24@firebug...
Avoid xen crash if there is no VMX support. If a platform
commit
|
commitdiff
|
tree
|
snapshot
2005-12-30
kaf24@firebug...
Move initial stack-pointer adjustment into assembly
commit
|
commitdiff
|
tree
|
snapshot
2005-12-30
kaf24@firebug...
Virtual TPM persistent states contain VTPM secrets...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
djm@kirby.fc...
Ensure initrd fields are set to 0 when no initrd is...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
djm@kirby.fc...
Leave psr.ic on in pal_cache_flush -- fixes Linux bug...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
kaf24@firebug...
Extend the range abstraction by adding an internal
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
kaf24@firebug...
Add a little more internal abstraction to the rangeset
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
kaf24@firebug...
Reset the stack pointer on every cpu early during boots...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
kaf24@firebug...
Initialise grant tables via core_initcall so that it...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
kaf24@firebug...
Various fixes to Xen stack management. Ensure the cpu0_...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-29
kaf24@firebug...
Add auto-destructing per-domain rangeset data structure,
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
djm@kirby.fc...
Sync caches only on split cache machines (dynamic test...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
kaf24@firebug...
Fix iobmp_mask setup when permitting a domU access to
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
kaf24@firebug...
Fix a leak occurring at netif_map(). The problem raised...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
kaf24@firebug...
Set up X11 authorization when a VMX domain uses SDL.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
kaf24@firebug...
Reorganizes network frontend device unregister and...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
kaf24@firebug...
Missing file from previous changeset.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
kaf24@firebug...
Fix uncleaned vif backend devices when frontend does...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-28
kaf24@firebug...
If netfront fails to allocate a receive skbuff, push...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-27
vhanquez@kneesa...
Prevent vbd frontend from oopsing if the underlying...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
djm@kirby.fc...
Missed portion of domU initrd patch
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
kaf24@firebug...
Generic x86 emulator now properly supports 16-bit addre...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
kaf24@firebug...
Modify CR0 access emulation -- return physical CR0...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-23
Ian.Campbell...
Only build xenctx on x86_32 and x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Ian.Campbell...
Merge.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
emellor@leeni...
This patch fixes a bug/typo of main.py.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
cl349@firebug...
Remove xen specific bug() implementation -- the regular...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Ian.Campbell...
Add support to xenctx for printing stack traces on...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
kaf24@firebug...
Remove acpi_count_madt functions. Only appear to be...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
kaf24@firebug...
Remove unused local variables (from removed REASIGN_PAGE
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
kaf24@firebug...
Merge with xen-ia64-unstable.hg.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
kaf24@firebug...
Remove obsolete MMUEXT_REASSIGN_PAGE. It's not used by
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
djm@kirby.fc...
Merge
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
kaf24@firebug...
Fix gnttab_release_mappings -- it doesn't need to drop
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
kaf24@firebug...
Increment page reference count for every host/device
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
kaf24@firebug...
Declare kasprintf before use.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
djm@kirby.fc...
Disable chatty translate_domain_pte messages for normal...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
djm@kirby.fc...
Facilitate to debug VTI-domain issue.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
djm@kirby.fc...
Support domU initrd and cmdline (previous cset also)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
djm@kirby.fc...
diff -r 545ba1b126ca tools/libxc/xc_linux_build.c
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
djm@kirby.fc...
This patch is intended to correct the number of CPUs.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
djm@kirby.fc...
New default config file that works on both tiger4 and...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
djm@kirby.fc...
Fix smp_processor_id to be linked to correct processor...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
djm@kirby.fc...
Certain faults should not be reflected if caused with...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
djm@kirby.fc...
More pal_flush_cache calls for split cache machines...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
kaf24@firebug...
Add support for MOVSX/MOVSXD/MOVZX (move-with-extend)
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
vhanquez@kneesa...
remove duplicate code to allocate a string ala printf...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
djm@kirby.fc...
Important domU/vbd fix. Reserve top granule of machine...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
kaf24@firebug...
Remove FIX_RSDP_PAGE. Access RSDP via the 'isamap'...
commit
|
commitdiff
|
tree
|
snapshot
next